xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/8] Remaining patches for dynamic node programming using overlay dtbo
 2024-05-17  7:11 UTC  (13+ messages)
` [PATCH v2 1/8] xen/common/dt-overlay: Fix lock issue when add/remove the device
` [PATCH v2 2/8] tools/xl: Correct the help information and exit code of the dt-overlay command
` [PATCH v2 3/8] xen/arm, doc: Add a DT property to specify IOMMU for Dom0less domUs
` [PATCH v2 4/8] tools/arm: Introduce the "nr_spis" xl config entry
` [PATCH v2 5/8] xen/arm/gic: Allow routing/removing interrupt to running VMs
` [PATCH v2 6/8] xen/arm: Add XEN_DOMCTL_dt_overlay DOMCTL and related operations
` [PATCH v2 7/8] tools: Introduce the "xl dt-overlay {attach,detach}" commands
` [PATCH v2 8/8] docs: Add device tree overlay documentation

[ovmf test] 186026: all pass - PUSHED
 2024-05-17  7:05 UTC 

[PATCH] Revert "evtchn: refuse EVTCHNOP_status for Xen-bound event channels"
 2024-05-17  7:04 UTC  (12+ messages)

[xen-unstable test] 186021: tolerable FAIL - PUSHED
 2024-05-17  7:04 UTC 

[PATCH for-4.19?] xen/x86: pretty print interrupt CPU affinity masks
 2024-05-17  6:58 UTC  (5+ messages)

[PATCH v3 0/4] Guest XenStore page allocation for 11 Dom0less domUs
 2024-05-17  3:21 UTC  (5+ messages)
` [PATCH v3 1/4] xen/arm/static-shmem: Static-shmem should be direct-mapped for direct-mapped domains
` [PATCH v3 2/4] xen/arm: Alloc XenStore page for Dom0less DomUs from hypervisor
` [PATCH v3 3/4] tools/init-dom0less: Avoid hardcoding GUEST_MAGIC_BASE
` [PATCH v3 4/4] docs/features/dom0less: Update the late XenStore init protocol

[xen-unstable-smoke test] 186022: tolerable all pass - PUSHED
 2024-05-17  3:02 UTC 

[PATCH v3] libxl: Enable stubdom cdrom changing
 2024-05-17  2:22 UTC  (2+ messages)

[PATCH v3 0/4] Add bridge VLAN support
 2024-05-17  2:19 UTC  (6+ messages)
` [PATCH v3 1/4] tools/libs/light: Add vlan field to libxl_device_nic
` [PATCH v3 2/4] tools/xl: add vlan keyword to vif option
` [PATCH v3 3/4] tools/hotplug/Linux: Add bridge VLAN support
` [PATCH v3 4/4] docs/misc: Example Linux bridge VLAN config

[PATCH v2] drivers/xen: Improve the late XenStore init protocol
 2024-05-17  1:21 UTC  (2+ messages)

[PATCH] drivers/xen: Improve the late XenStore init protocol
 2024-05-17  1:17 UTC  (5+ messages)

[linux-linus test] 186018: tolerable FAIL - PUSHED
 2024-05-17  0:49 UTC 

[PATCH v6 1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
 2024-05-17  0:12 UTC  (7+ messages)
` [PATCH v6 2/8] xen: mapcache: Unmap first entries in buckets
` [PATCH v6 3/8] xen: Add xen_mr_is_memory()
` [PATCH v6 6/8] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
` [PATCH v6 7/8] xen: mapcache: Add support for grant mappings

[XEN PATCH v2 00/15] x86: make cpu virtualization support configurable
 2024-05-16 23:41 UTC  (45+ messages)
` [XEN PATCH v2 01/15] x86: introduce AMD-V and Intel VT-x Kconfig options
` [XEN PATCH v2 02/15] x86/monitor: guard altp2m usage
` [XEN PATCH v2 03/15] x86/p2m: guard altp2m routines
` [XEN PATCH v2 04/15] x86/p2m: move altp2m-related code to separate file
` [XEN PATCH v2 05/15] x86: introduce CONFIG_ALTP2M Kconfig option
` [XEN PATCH v2 06/15] x86/p2m: guard altp2m code with CONFIG_ALTP2M option
` [XEN PATCH v2 07/15] x86: guard cpu_has_{svm/vmx} macros with CONFIG_{SVM/VMX}
` [XEN PATCH v2 08/15] x86/vpmu: guard vmx/svm calls with cpu_has_{vmx,svm}
` [XEN PATCH v2 09/15] x86/traps: clean up superfluous #idef-s
` [XEN PATCH v2 10/15] x86/domain: "
` [XEN PATCH v2 12/15] x86/vmx: guard access to cpu_has_vmx_* in common code
` [XEN PATCH v2 13/15] x86/ioreq: guard VIO_realmode_completion with CONFIG_VMX
` [XEN PATCH v2 14/15] iommu/vt-d: guard vmx_pi_hooks_* calls with cpu_has_vmx
` [XEN PATCH v2 15/15] x86/hvm: make AMD-V and Intel VT-x support configurable

[PATCH v2 for-4.19 0/4] Drop libsystemd
 2024-05-16 23:09 UTC  (8+ messages)
` [PATCH v2 1/4] LICENSES: Add MIT-0 (MIT No Attribution)
` [PATCH v2 2/4] tools: Import standalone sd_notify() implementation from systemd
` [PATCH v2 3/4] tools/{c,o}xenstored: Don't link against libsystemd
` [PATCH v2 4/4] tools: Drop libsystemd as a dependency

[xen-unstable-smoke test] 186019: tolerable all pass - PUSHED
 2024-05-16 22:22 UTC 

[RFC PATCH 0/2] xen/arm: Remove recursion from dt_unreserved_regions
 2024-05-16 21:23 UTC  (7+ messages)
` [RFC PATCH 1/2] xen/arm: Add DT reserve map regions to bootinfo.reserved_mem

[PATCH v4 0/9] xen/arm: arm64: Annotate code symbols
 2024-05-16 21:08 UTC  (10+ messages)
` [PATCH v4 1/9] xen/arm64: entry: Add missing code symbol annotations
` [PATCH v4 4/9] xen/arm64: head: "
` [PATCH v4 6/9] xen/arm64: bpi: "
` [PATCH v4 7/9] xen/arm64: mmu/head: "

[xen-unstable test] 186013: tolerable FAIL - PUSHED
 2024-05-16 20:40 UTC 

[RFC KERNEL PATCH v7 0/2] Support device passthrough when dom0 is PVH on Xen
 2024-05-16 20:29 UTC  (5+ messages)
` [RFC KERNEL PATCH v7 2/2] xen/privcmd: Add new syscall to get gsi from dev

[XEN PATCH 0/4] address violations of MISRA C Rule 20.7
 2024-05-16 19:21 UTC  (14+ messages)
` [XEN PATCH 1/4] x86/vpmu: "
` [XEN PATCH 2/4] x86/hvm: "
` [XEN PATCH 3/4] x86_64/uaccess: "
` [XEN PATCH 4/4] x86_64/cpu_idle: "

[xen-unstable-smoke test] 186016: tolerable all pass - PUSHED
 2024-05-16 17:46 UTC 

[PATCH 0/3] Clean the policy manipulation path in domain creation
 2024-05-16 16:28 UTC  (8+ messages)
` [PATCH 1/3] tools/xg: Move xc_cpu_policy_t to xenguest.h
` [PATCH 3/3] tools/xg: Clean up xend-style overrides for CPU policies

[PATCH for-4.19] xen/x86: limit interrupt movement done by fixup_irqs()
 2024-05-16 16:23 UTC  (5+ messages)

[PATCH] tools/xentop: fix cpu% sort order
 2024-05-16 16:18 UTC  (5+ messages)
` [PATCH for-4.19] "

[RFC XEN PATCH v7 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-05-16 16:07 UTC  (4+ messages)
` [XEN PATCH v7 1/5] xen/vpci: Clear all vpci status of device

[linux-linus test] 186010: regressions - FAIL
 2024-05-16 15:29 UTC 

[libvirt test] 186011: tolerable FAIL - PUSHED
 2024-05-16 15:25 UTC 

[PATCH] tools: Add install/uninstall targets to tests/x86_emulator
 2024-05-16 14:46 UTC  (7+ messages)

Feature Freeze Deadline Extended to May 24
 2024-05-16 14:22 UTC 

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-16 14:02 UTC  (10+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[XEN PATCH v8 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-05-16 14:01 UTC  (10+ messages)
` [XEN PATCH v8 1/5] xen/vpci: Clear all vpci status of device
` [XEN PATCH v8 2/5] x86/pvh: Allow (un)map_pirq when dom0 is PVH
` [XEN PATCH v8 3/5] x86/pvh: Add PHYSDEVOP_setup_gsi for PVH dom0
` [RFC XEN PATCH v8 4/5] tools: Add new function to get gsi from dev
` [RFC XEN PATCH v8 5/5] domctl: Add XEN_DOMCTL_gsi_permission to grant gsi

[PATCH 00/12] automation: Add build and test for Linux stubdomain
 2024-05-16 13:58 UTC  (13+ messages)
` [PATCH 01/12] automation: include domU kernel messages in the console output log
` [PATCH 02/12] automation: update fedora build to F39
` [PATCH 03/12] automation: switch to alpine:3.19
` [PATCH 04/12] automation: increase verbosity of starting a domain
` [PATCH 05/12] automation: prevent grub unpacking initramfs
` [PATCH 06/12] RFC: automation: Add linux stubdom build and smoke test
` [PATCH 07/12] libxl: Allow stubdomain to control interupts of PCI device
` [PATCH 08/12] automation: update kernel for x86 tests
` [PATCH 09/12] WIP: automation: temporarily add 'testlab' tag to stubdomain build
` [PATCH 10/12] automation: stubdom test with PCI passthrough
` [PATCH 11/12] automation: stubdom test with boot from CDROM
` [PATCH 12/12] [DO NOT MERGE] switch to my containers fork

[PATCH] hotplug: Restore block-tap phy compatibility
 2024-05-16 13:52 UTC  (3+ messages)

[PATCH v2 0/7] Static shared memory followup v2 - pt2
 2024-05-16 13:42 UTC  (8+ messages)
` [PATCH v2 1/7] xen/arm: Lookup bootinfo shm bank during the mapping
` [PATCH v2 2/7] xen/arm: Wrap shared memory mapping code in one function
` [PATCH v2 3/7] xen/p2m: put reference for level 2 superpage

[PATCH] x86/ucode: Further fixes to identify "ucode already up to date"
 2024-05-16 12:45 UTC  (6+ messages)

[PATCH v5 6/8] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
 2024-05-16 12:16 UTC  (5+ messages)
` [PATCH v5 7/8] xen: mapcache: Add support for grant mappings

[xen-unstable-smoke test] 186014: tolerable all pass - PUSHED
 2024-05-16 12:09 UTC 

[PATCH for-4.19? v3 0/6] x86: Make MAX_ALTP2M configurable
 2024-05-16 11:28 UTC  (7+ messages)
` [PATCH for-4.19? v3 1/6] x86/p2m: Add braces for better code clarity
` [PATCH for-4.19? v3 2/6] tools/xl: Add altp2m_count parameter
` [PATCH for-4.19? v3 3/6] docs/man: Add altp2m_count parameter to the xl.cfg manual
` [PATCH for-4.19? v3 4/6] x86: Make the maximum number of altp2m views configurable
` [PATCH for-4.19? v3 5/6] tools/libxl: Activate the altp2m_count feature
` [PATCH for-4.19? v3 6/6] tools/ocaml: Add altp2m_count parameter

[PATCH v9 00/15] Enable build of full Xen for RISC-V
 2024-05-16 10:49 UTC  (9+ messages)
` [PATCH v9 02/15] xen: introduce generic non-atomic test_*bit()

[RFC QEMU PATCH v7 0/1] Support device passthrough when dom0 is PVH on Xen
 2024-05-16 10:13 UTC  (2+ messages)
` [RFC QEMU PATCH v7 1/1] xen/pci: get gsi for passthrough devices

[REMINDER] - Submit your Design Sessions for Xen Summit!
 2024-05-16 10:13 UTC 

[XEN PATCH v3 0/6] x86: make Intel/AMD vPMU & MCE support configurable
 2024-05-16  9:55 UTC  (8+ messages)
` [XEN PATCH v3 2/6] x86/intel: move vmce_has_lmce() routine to header
` [XEN PATCH v3 5/6] x86/MCE: add default switch case in init_nonfatal_mce_checker()
` [XEN PATCH v3 6/6] x86/MCE: optional build of AMD/Intel MCE code

[PATCH V3 (resend) 00/19] Remove the directmap
 2024-05-16  9:24 UTC  (12+ messages)
` [PATCH V3 (resend) 01/19] x86: Create per-domain mapping of guest_root_pt
` [PATCH V3 (resend) 06/19] x86: Add a boot option to enable and disable the direct map
` [PATCH V3 (resend) 14/19] Rename mfn_to_virt() calls

[PATCH v14 0/5] PCI devices passthrough on Arm, part 3
 2024-05-16  9:23 UTC  (5+ messages)
` [PATCH v14 1/5] vpci/header: emulate PCI_COMMAND register for guests
` [PATCH v14 2/5] vpci: add initial support for virtual PCI bus topology

preparations for 4.17.4
 2024-05-16  8:30 UTC  (2+ messages)

[xen-unstable test] 186007: tolerable FAIL - PUSHED
 2024-05-16  8:15 UTC 

[PATCH v2] include/ctype.h: fix MISRA R10.2 violation
 2024-05-16  8:12 UTC  (2+ messages)

[PATCH] xen/sched: set all sched_resource data inside locked region for new cpu
 2024-05-16  7:46 UTC  (3+ messages)

Serious AMD-Vi(?) issue
 2024-05-16  5:21 UTC  (11+ messages)

[xen-unstable-smoke test] 186009: tolerable all pass - PUSHED
 2024-05-16  4:50 UTC 

[PATCH] CHANGELOG: Mention libxl blktap/tapback support
 2024-05-16  2:21 UTC 

[linux-linus test] 186005: tolerable FAIL - PUSHED
 2024-05-16  1:04 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).